SmsServiceProvider 
EntityType  Independent 
Logical Entity Name  SmsServiceProvider 
Default Table Name  CMSMSServiceProvider 
Logical Only  NO 
Definition 
 
Note 
 

SmsServiceProvider Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(65)  NO 
 
DomainName    VARCHAR(75)  NO 
 
MaximumMessageLength    SMALLINT  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

SmsServiceProvider Keys 
Key Name  Key Type  Keys 
CMSMSServiceProvider_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_CMSMSServiceProvider_CMSMSServiceProviderID  PrimaryKey  Id 

SmsServiceProvider Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PendingApplicant  Non-Identifying  One To Zero or More          NO 
Student  Non-Identifying  One To Zero or More          NO 

SmsServiceProvider Check Constraints 
Check Constraint Name  CheckConstraint